-
Notifications
You must be signed in to change notification settings - Fork 619
build(deps): bump the npm_and_yarn group with 2 updates #6096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Bumps the npm_and_yarn group with 2 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) and [@sentry/node](https://github.com/getsentry/sentry-javascript). Updates `@sentry/nextjs` from 8.45.1 to 8.52.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.52.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.45.1...8.52.0) Updates `@sentry/node` from 8.45.1 to 8.52.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.52.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.45.1...8.52.0) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sentry/node" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
b9fd894 to
e901c88
Compare
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the npm_and_yarn group with 2 updates: @sentry/nextjs and @sentry/node.
Updates
@sentry/nextjsfrom 8.45.1 to 8.52.0Release notes
Sourced from
@sentry/nextjs's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs's changelog.... (truncated)
Commits
bbafacbrelease: 8.52.0a6f7300meta(changelog): Update CHANGELOG for 8.52.0 (#15177)cb6aca7fix(v8/core): PassmoduleintoloadModule(#15139) (#15166)4a83c9atest(v8/e2e): Avoid making request to example.com in nextjs e2e test (#15176)3fa3510test(v8/e2e): Unflake replay recording data optional e2e test (#15168) (#15172)fe0272afix(v8/bun): Ensure instrumentation ofBun.servesurvives a server reload (...a3ddff6feat(v8/core): Improve error formatting in ZodErrors integration (#15155)b468ab0feat(v8/core): Add client outcomes for breadcrumbs buffer (#15149)a76f243feat(v8/solidstart): AddwithSentrywrapper for SolidStart config (#15135)d5f80afMerge branch 'release/8.51.0' into v8Updates
@sentry/nodefrom 8.45.1 to 8.52.0Release notes
Sourced from
@sentry/node's releases.... (truncated)
Changelog
Sourced from
@sentry/node's changelog.... (truncated)
Commits
bbafacbrelease: 8.52.0a6f7300meta(changelog): Update CHANGELOG for 8.52.0 (#15177)cb6aca7fix(v8/core): PassmoduleintoloadModule(#15139) (#15166)4a83c9atest(v8/e2e): Avoid making request to example.com in nextjs e2e test (#15176)3fa3510test(v8/e2e): Unflake replay recording data optional e2e test (#15168) (#15172)fe0272afix(v8/bun): Ensure instrumentation ofBun.servesurvives a server reload (...a3ddff6feat(v8/core): Improve error formatting in ZodErrors integration (#15155)b468ab0feat(v8/core): Add client outcomes for breadcrumbs buffer (#15149)a76f243feat(v8/solidstart): AddwithSentrywrapper for SolidStart config (#15135)d5f80afMerge branch 'release/8.51.0' into v8Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
PR-Codex overview
This PR primarily focuses on updating dependencies in the
package.jsonandpnpm-lock.yamlfiles, specifically upgrading the@sentry/nextjspackage and its related dependencies, as well as making adjustments to various version specifications across multiple packages.Detailed summary
@sentry/nextjsfrom8.51.0to8.52.0.@sentry-internal/browser-utils,@sentry-internal/feedback,@sentry-internal/replay-canvas,@sentry-internal/replay,@sentry/node,@sentry/opentelemetry,@sentry/react, and@sentry/vercel-edgeto8.52.0.@types/nodeversion from22.10.10to22.12.0.semverversion from7.6.3to7.7.0.viteandvitestdependencies to reflect updated node types.